How can I set my own paper type ("A4 portrait") as the default?
A Unfortunately, this is a bug in QuickDraw GX.
GX internally adds the standard papertypes (e.g., A4, US Letter, etc,) to your driver. The bug is that GX thinks it is finding a better fit for the current page dimensions than the assigned A4 portrait papertype. It then defaults to GX's internal A4 papertype. In other words, the paper matching code is working incorrectly.
If you are defaulting to a non-standard papertype, such as Letterhead, Stationery or Three-hole Punch, the best workaround is to remove that papertype from the Extensions folder.
If you are defaulting to another papertype, then the easiest thing you can do is to open your driver with ResEdit and remove or edit the 'ptyp' resource for the papertype that is incorrectly matching (open up the resource in ResEdit, and you'll see the papertype name embedded in the data).
This is the only way to correct the problem at this time. It is not very
user-friendly, but it will force the driver to default to the correct papertype.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help